home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / C-Cl / CD-ROM Tutorial.cpt / CD-ROM Tutorial / card_51689.txt < prev    next >
Text File  |  1990-04-04  |  1KB  |  53 lines

  1. -- card: 51689 from stack: in
  2. -- bmap block id: 52403
  3. -- flags: 0000
  4. -- background id: 29299
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   set hilite of button "new" to true
  9. end openCard
  10.  
  11.  
  12. -- part 1 (button)
  13. -- low flags: 00
  14. -- high flags: 4000
  15. -- rect: left=109 top=1 right=19 bottom=161
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: New
  24. ----- HyperTalk script -----
  25. on mouseDown
  26.   set lockScreen to true
  27.   go to next card
  28. end mouseDown
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35. -- part 2 (field)
  36. -- low flags: 00
  37. -- high flags: 2004
  38. -- rect: left=129 top=125 right=226 bottom=375
  39. -- title width / last selected line: 0
  40. -- icon id / first selected line: 0 / 0
  41. -- text alignment: 0
  42. -- font id: 3
  43. -- text size: 12
  44. -- style flags: 0
  45. -- line height: 16
  46. -- part name: Word
  47.  
  48.  
  49. -- part contents for card part 2
  50. ----- text -----
  51. In this section, you will perform a WORD SEARCH for the word OZONE.
  52.  
  53. Click on WORD to select it on the menubar at the top of the screen.